Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore: add unknownLength connection property - #4223

Merged
olavloite merged 2 commits into
mainfrom
unknown-length
Nov 14, 2025
Merged

chore: add unknownLength connection property#4223
olavloite merged 2 commits into
mainfrom
unknown-length

Conversation

@olavloite

Copy link
Copy Markdown
Collaborator

Add an unknownLength connection property that can be used to determine what length should be returned by a driver when it is requested to return the length of a data type without a known length.

This is similar to the unknownLength connection parameter implemented by the PostgreSQL JDBC driver: https://jdbc.postgresql.org/documentation/use/#connection-parameters

Add an unknownLength connection property that can be used to determine what length should
be returned by a driver when it is requested to return the length of a data type without a
known length.

This is similar to the unknownLength connection parameter implemented by the PostgreSQL
JDBC driver: https://jdbc.postgresql.org/documentation/use/#connection-parameters
@olavloite
olavloite requested review from a team November 14, 2025 10:56
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Nov 14, 2025
@olavloite
olavloite merged commit d09ae43 into main Nov 14, 2025
41 of 42 checks passed
@olavloite
olavloite deleted the unknown-length branch November 14, 2025 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants